home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / dev / lang / sml4_1_02.readme < prev    next >
Encoding:
Text File  |  1994-10-08  |  3.1 KB  |  90 lines

  1. Short: Edinburgh SML 4.1.02 (020+/881+)
  2. Type: dev/lang
  3. Uploader: djkucera@undergrad.math.uwaterloo.ca
  4.  
  5. ==============================================================================
  6.  
  7.            Edinburgh Standard ML 4.1.02   -   Amiga Version
  8.  
  9. ==============================================================================
  10.  
  11. Description:
  12. ------------
  13.  
  14.     This archive includes the Edinburgh Standard ML interpreter, version 4.
  15.  
  16.     Version 4 implements standard ML syntax, but does not include any of the
  17.     module system included by systems such as SML-NJ.
  18.  
  19. Files included:
  20. ---------------
  21.  
  22.   fam                (executable)    Functional Abstract Machine
  23.  
  24.   smlcore.exp        (data)          Core image containing all core standard
  25.                                      ML features
  26.  
  27.   config.sml         (script)        Original config supplied with SML
  28.  
  29.   config_gc_func.sml (script)        Original config + function to toggle
  30.                                      GC messages (see below)
  31.  
  32.   README.AMIGA       (document)      You're looking at it.
  33.  
  34.   LIBINFO            (document)      Describes some basic library functions
  35.                                      included in the core (incomplete!!!)
  36.  
  37.   sml.0              (document)      Nice groff'ed man file, (use "less" or
  38.                                      "man" for best results, "more" is OK too)
  39.  
  40.   nogc.sml           (ml-source)     Little function added to the core that
  41.                                      toggles GC messages (see below)
  42.  
  43.   core_array.sml     (ml-source)     array functions
  44.  
  45.   core_barray.sml    (ml-source)     more array functions
  46.                                      (see below for how to add to core, if
  47.                                       you require them frequently)
  48.  
  49. System Requirements:
  50. --------------------
  51.  
  52.   - Amiga with 020+/881+
  53.  
  54.   - At least 800K contiguous RAM
  55.  
  56.   - Kickstart 2.0+
  57.  
  58.   - ixemul.library 39.45+ (tested with ixemul 40 as well)
  59.  
  60.     The interpreter was compiled for 020+/881+ since any less of a system
  61. would not run it at a reasonable speed anyway!
  62.  
  63. ---------- Rest of readme.amiga deleted.  See archive!  ----------
  64.  
  65.  
  66.   Feel free to e-mail questions/comments about the operation of this Amiga
  67.   version of FAM.
  68.  
  69.   Stick to comp.lang.ml for ML questions, I only ported this for a friend,
  70.   and I know little to no ML!
  71.  
  72.  
  73.  
  74. ============================= Archive contents =============================
  75.  
  76. Original  Packed Ratio    Date     Time    Name
  77. -------- ------- ----- --------- --------  -------------
  78.      169     127 24.8% 10-Jul-94 19:51:16  config.sml
  79.      185     137 25.9% 10-Jul-94 19:49:00  config_gc_func.sml
  80.      547     233 57.4% 27-Aug-91 06:15:18  core_array.sml
  81.     2370     832 64.8% 27-Aug-91 06:15:18  core_barray.sml
  82.    58436   27033 53.7% 10-Jul-94 20:32:58  fam
  83.     3392    1216 64.1% 27-Aug-91 06:15:18  LIBINFO
  84.      203     122 39.9% 10-Jul-94 19:52:38  nogc.sml
  85.     4059    1682 58.5% 10-Jul-94 21:12:02  README.AMIGA
  86.     7826    3046 61.0% 10-Jul-94 21:08:30  sml.0
  87.   463668  174453 62.3% 10-Jul-94 21:21:40  smlcore.exp
  88. -------- ------- ----- --------- --------
  89.   540855  208881 61.3% 11-Jul-94 11:31:24   10 files
  90.